couldn't find backend for type "drive"
. My config that rclone config dump
spit out is similar to this:
{
"gdrive": {
"client_id": "x.apps.googleusercontent.com",
"client_secret": "y",
"root_folder_id": "",
"scope": "drive",
"team_drive": "z",
"token": "{properjson}",
"type": "drive"
}
}
app v1.9.1 10090104 (edited)